projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a71a86
)
(pop_retr): Declare comment.
author
Dave Love
<fx@gnu.org>
Thu, 14 Nov 2002 14:09:51 +0000
(14:09 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 14 Nov 2002 14:09:51 +0000
(14:09 +0000)
lib-src/movemail.c
patch
|
blob
|
history
diff --git
a/lib-src/movemail.c
b/lib-src/movemail.c
index be0e9d3ce94301e29e4dd334a9383a17a09f47aa..706a630c4bce7f5d9d3f9dc8679ce31441f77feb 100644
(file)
--- a/
lib-src/movemail.c
+++ b/
lib-src/movemail.c
@@
-845,6
+845,7
@@
popmail (mailbox, outfile, preserve, password, reverse_order)
int
pop_retr (server, msgno, arg)
popserver server;
+ int msgno;
FILE *arg;
{
extern char *strerror ();